-
Home
-
WP phpMyAdmin
-
5.1.0
-
Code
-
Classes
- ExportSql
Total Complexity |
332 |
Dependencies |
16 |
Dependents |
0 |
Total lines |
2,946 |
Lines of code |
2,042 |
Logical lines of code |
851 |
Comment lines |
524 |
Methods |
25 |
Properties |
1 |
Methods 25
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getTableDef() |
D |
13 |
70 |
319 |
exportData() |
D |
14 |
69 |
302 |
replaceWithAliases() |
D |
31 |
33 |
108 |
setProperties() |
D |
19 |
14 |
357 |
exportConfigurationMetadata() |
B |
30 |
17 |
142 |
exportStructure() |
B |
31 |
14 |
144 |
exportHeader() |
B |
36 |
17 |
77 |
getTableComments() |
B |
34 |
15 |
106 |
getTableDefForView() |
A |
40 |
14 |
60 |
exportDBCreate() |
A |
44 |
9 |
51 |
exportRoutines() |
S |
48 |
6 |
39 |
exportMetadata() |
S |
50 |
6 |
31 |
getTableDefStandIn() |
S |
49 |
6 |
30 |
exportFooter() |
S |
53 |
6 |
24 |
exportRoutineSQL() |
S |
48 |
5 |
37 |
exportEvents() |
S |
49 |
5 |
31 |
exportComment() |
S |
57 |
5 |
16 |
generateComment() |
S |
53 |
4 |
25 |
makeCreateTableMSSQLCompatible() |
S |
43 |
1 |
67 |
exportDBFooter() |
S |
58 |
4 |
17 |
exportDBHeader() |
S |
55 |
3 |
21 |
exportUseStatement() |
S |
56 |
3 |
19 |
possibleCRLF() |
S |
68 |
3 |
8 |
__construct() |
S |
67 |
2 |
8 |
exportRawQuery() |
S |
80 |
1 |
3 |